CMP 338 Day 6

Sorting

My slides: Sorting ( Power Point).
Booksite slides: Elementary Sorts.
Booksite demos: selection sort demo, insertion sort demo, and Knuth shuffle demo.
YouTube demos, card sorting: insertion sort, bubble sort, shell sort, merge sort quick sort, heap sort
Comparison of sorting algorithms.
Reading: Algorithms 2.1